home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 4 / ETO Development Tools 4.iso / Essentials / MacApp Documentation / MacApp.TECH$ Archives / 1987 / Dec 87 / Split Screening in MacApp 12⁄10 < prev    next >
Encoding:
Text File  |  1991-03-06  |  1.0 KB  |  30 lines  |  [TEXT/GEOL]

  1. Item    3244644                         10-Dec-87        14:31
  2.  
  3. From:   D0830                           Data Translation, Dev, R Burger
  4.  
  5. To:     MACDTS                          Macintosh Developer Technical Supt.
  6.  
  7. cc:     MACAPP$                         MacApp Interest List
  8.  
  9. Sub:    Split Screening in MacApp
  10.  
  11. How do you implement split-screening in MacApp?  I would like to
  12. support windows consisting of a fixed, MacDraw-like palette on
  13. the left and a main view which can be vertically and/or horizontally
  14. sectioned into four separate panes.
  15.  
  16. I imagine I will need to store a total of five view references (or
  17. a view list) in my T<My>Document object.  But what are the methods
  18. I should be aware of and override?  How do I handle the fact that
  19. a single scroll bar must control two separate views?  How do I handle
  20. dragging within a view, since an autoscroll may cause scrolling on
  21. the three other views?
  22.  
  23. If you have recommendations or a working sample which demonstrates
  24. a solution, I could really use the input.
  25.  
  26.  
  27. Roberto Sierra
  28. Data Translation, Inc.
  29.  
  30.